From c431a24baaacd9ec5932635ac97dc4610a00ceb8 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 26 Nov 2009 23:39:32 +0000 Subject: [PATCH] * sha1.el (sha1-string-external): default-directory "/" in case otherwise non-existent. process-connection-type pipe for touch of efficiency recommended by elisp manual. (An aside in Bug#3911.) --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a36645dc974..18ced5b6512 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,10 @@ * log-view.el: Add "Keywords: tools", since its other keywords aren't in finder-known-keywords, and following vc.el. + * sha1.el (sha1-string-external): default-directory "/" in case + otherwise non-existent. process-connection-type pipe for touch of + efficiency recommended by elisp manual. (An aside in Bug#3911.) + 2009-11-26 Stefan Monnier Misc coding convention cleanups. -- 2.30.2